Bump up the dependency on libepoxy
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 16 Feb 2017 00:03:05 +0000 (00:03 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Oct 2017 13:46:15 +0000 (09:46 -0400)
We are going to use new API to detect whether or not GLX is available
before calling GL API.

https://bugzilla.gnome.org/show_bug.cgi?id=775279

meson.build

index 00846857a02090958ad7383ecb9ada4d4eac35e3..fc5bf96ecb8ef88ec366dbc015f7aee392cdcf72 100644 (file)
@@ -37,7 +37,7 @@ wayland_req        = '>= 1.9.91'
 mirclient_req      = '>= 0.22.0'
 mircookie_req      = '>= 0.17.0'
 graphene_req       = '>= 1.5.1'
-epoxy_req          = '>= 1.0'
+epoxy_req          = '>= 1.4'
 cloudproviders_req = '>= 0.2.0'
 xkbcommon_req      = '>= 0.2.0'